ruby-coffee-script-source software package provides CoffeeScript Compiler - Ruby integration, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ruby-coffee-script-source
ruby-coffee-script-source is installed in your system.
Make ensure the ruby-coffee-script-source package were installed using the commands given below,
$ sudo dpkg-query -l | grep ruby-coffee-script-source *
You will get with ruby-coffee-script-source package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Ruby |
| Package | ruby-coffee-script-source |
| Version | 1.3.3-1 |
| Description | CoffeeScript Compiler - Ruby integration |
| Sub Section | Ruby |